*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Jan 2008 14:04:05 +0000 (14:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Jan 2008 14:04:05 +0000 (14:04 +0000)
lisp/ChangeLog

index 11b5b100674d87425ce71531689937663e2a0ee1..eda6a865d23dc9a2342d40a8a268e95896e80695 100644 (file)
@@ -1,3 +1,13 @@
+2008-01-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * progmodes/ebrowse.el (ebrowse-view-file-other-window): Delete
+       function.
+       (ebrowse-view/find-file-and-search-pattern): Call
+       view-file-other-window instead of ebrowse-view-file-other-window.
+       (ebrowse-view-file-other-frame): Don't call
+       current-window-configuration.  Fix second argument in the call to
+       view-mode-enter.  Doc fix.
+
 2008-01-11  Richard Stallman  <rms@gnu.org>
 
        * subr.el (atomic-change-group): Prevent undo list truncation.